Justin Elszasz, Mayor’s Office of Innovation
Friday, February 22, 2019
## 14:26:58: Attempting to load cached data.
## 14:26:58: File at: C:/Users/justin.elszasz/Code/middle_neighborhoods_analysis/data/processed/hmt/hmt_join_acs.rds
## 14:26:58: HMT data succesfully loaded.
## Warning: package 'geojsonsf' was built under R version 3.5.2
## 14:27:00: Getting neighborhood boundaries from Open Baltimore @
## https://data.baltimorecity.gov/resource/h3fx-54q3.geojson
## Warning in readLines(con): incomplete final line found on 'https://
## data.baltimorecity.gov/resource/h3fx-54q3.geojson'
## 14:27:01: Attempting to load cached data.
## 14:27:01: File at: C:/Users/justin.elszasz/Code/middle_neighborhoods_analysis/data/processed/311/311_sr_2018.rds
## 14:27:07: 311 service request data succesfully loaded.
Breaking “middle” into “lower middle” (F, G, H) and “upper middle” (D, E) and including “healthy” and "distressed:
| hmt.tier | Mean % Homeowners 65+ | Median % Homeowners 65+ |
|---|---|---|
| distressed | 14.0% | 12.6% |
| healthy | 11.9% | 9.87% |
| lower middle | 17.2% | 15.2% |
| upper middle | 16.8% | 15.0% |
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
## Warning: Removed 12 rows containing non-finite values (stat_bin).
## Warning: Removed 2 rows containing missing values (geom_bar).
| hmt.tier | total.pop | sr.count | sr.ratio |
|---|---|---|---|
| distressed | 93406 | 74156 | 0.79 |
| lower middle | 183631 | 97962 | 0.53 |
| healthy | 158813 | 77773 | 0.49 |
| upper middle | 162333 | 70744 | 0.44 |
| other | 34184 | 10230 | 0.30 |
| hmt.tier | srtype | n | total.pop | sr.ratio |
|---|---|---|---|---|
| distressed | HCD-Sanitation Property | 8915 | 93406 | 95.4 |
| healthy | TRS-Parking Complaint | 9488 | 158813 | 59.7 |
| lower middle | SW-Bulk Scheduled | 11223 | 183631 | 61.1 |
| other | ECC-Vehicle Look Up | 813 | 34184 | 23.8 |
| upper middle | SW-Bulk Scheduled | 11487 | 162333 | 70.8 |